projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
710e706
)
build/win32/vs12/gtk4-gen-srcs.props: Fix XML reference URL
author
Chun-wei Fan
<fanchunwei@src.gnome.org>
Thu, 27 Oct 2016 04:27:04 +0000
(12:27 +0800)
committer
Chun-wei Fan
<fanchunwei@src.gnome.org>
Thu, 27 Oct 2016 04:48:49 +0000
(12:48 +0800)
Visual Studio can be picky about this, causing projects not to load.
build/win32/vs12/gtk4-gen-srcs.props
patch
|
blob
|
history
diff --git
a/build/win32/vs12/gtk4-gen-srcs.props
b/build/win32/vs12/gtk4-gen-srcs.props
index 53555c3dfb1bdf31300db55b94b4b1e35645e6b0..587bc1ce2eaaf2bc26ef88663b033dcd577e61c7 100644
(file)
--- a/
build/win32/vs12/gtk4-gen-srcs.props
+++ b/
build/win32/vs12/gtk4-gen-srcs.props
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/200
4
">
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/200
3
">
<ImportGroup Label="PropertySheets">
<Import Project="gtk4-build-defines.props" />
</ImportGroup>